home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / MAGICKIT / assembler / docs / !readme1st next >
Text File  |  1998-04-27  |  592b  |  15 lines

  1. I've altered the sources slightly to add support for throwback (using the
  2. DDEUtils module) and to do some simple filename mangling so that references
  3. to "library.inc" etc get changed to "inc.library".  The command line usage
  4. has also changed slightly:
  5.  
  6.   magicasm <source file> -o <output file> [-throwback] [<list file>]
  7.  
  8. Other than that, the sources remain pretty much untouched, but if you have
  9. trouble with them try emailing me first rather than David.  They were
  10. compiled using gcc 2.7.2.1 and Acorn's C library headers and stubs.
  11.  
  12.  
  13. Paul Clifford (paul@plasma.demon.co.uk)
  14. 27 April 1998
  15.